home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / apps_evolution_addressbook.schemas < prev    next >
Encoding:
Text File  |  2009-05-15  |  3.2 KB  |  85 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.     <!-- Completion uris -->
  4.     <schema>
  5.       <key>/schemas/apps/evolution/addressbook/completion/uris</key>
  6.       <applyto>/apps/evolution/addressbook/completion/uris</applyto>
  7.       <owner>evolution-addressbook</owner>
  8.       <type>string</type>
  9.       <default></default>
  10.       <gettext_domain>evolution-2.26</gettext_domain>
  11.       <locale name="C">
  12.         <short>EFolderList XML for the list of completion URIs</short>
  13.         <long>EFolderList XML for the list of completion URIs.</long>
  14.       </locale>
  15.     </schema>
  16.  
  17.     <schema>
  18.       <key>/schemas/apps/evolution/addressbook/completion/minimum_query_length</key>
  19.       <applyto>/apps/evolution/addressbook/completion/minimum_query_length</applyto>
  20.       <owner>evolution-addressbook</owner>
  21.       <type>int</type>
  22.       <default>3</default>
  23.       <gettext_domain>evolution-2.26</gettext_domain>
  24.       <locale name="C">
  25.         <short>Autocomplete length</short>
  26.         <long>The number of characters that must be typed before Evolution will attempt to autocomplete.</long>
  27.       </locale>
  28.     </schema>
  29.  
  30.     <schema>
  31.       <key>/schemas/apps/evolution/addressbook/completion/show_address</key>
  32.       <applyto>/apps/evolution/addressbook/completion/show_address</applyto>
  33.       <owner>evolution-addressbook</owner>
  34.       <type>bool</type>
  35.       <default>false</default>
  36.       <gettext_domain>evolution-2.26</gettext_domain>
  37.       <locale name="C">
  38.         <short>Show autocompleted name with an address</short>
  39.         <long>Whether force showing the mail address with the name of the autocompleted contact in the entry.</long>
  40.       </locale>
  41.     </schema>
  42.  
  43.     <!-- Select names last used uri -->
  44.     <schema>
  45.       <key>/schemas/apps/evolution/addressbook/select_names/last_used_uri</key>
  46.       <applyto>/apps/evolution/addressbook/select_names/last_used_uri</applyto>
  47.       <owner>evolution-addressbook</owner>
  48.       <type>string</type>
  49.       <default></default>
  50.       <gettext_domain>evolution-2.26</gettext_domain>
  51.       <locale name="C">
  52.         <short>URI for the folder last used in the select names dialog</short>
  53.         <long>URI for the folder last used in the select names dialog.</long>
  54.       </locale>
  55.     </schema>
  56.  
  57.     <!-- View state -->
  58.     <schema>
  59.       <key>/schemas/apps/evolution/addressbook/display/vpane_position</key>
  60.       <applyto>/apps/evolution/addressbook/display/vpane_position</applyto>
  61.       <owner>evolution-addressbook</owner>
  62.       <type>int</type>
  63.       <gettext_domain>evolution-2.26</gettext_domain>
  64.       <locale name="C">
  65.         <short>Vertical pane position</short>
  66.         <long>Position of the vertical pane, between the card and list views and the preview pane, in pixels.</long>
  67.       </locale>
  68.     </schema>
  69.  
  70.     <schema>
  71.       <key>/schemas/apps/evolution/addressbook/display/show_preview</key>
  72.       <applyto>/apps/evolution/addressbook/display/show_preview</applyto>
  73.       <owner>evolution-addressbook</owner>
  74.       <type>bool</type>
  75.       <default>true</default>
  76.       <gettext_domain>evolution-2.26</gettext_domain>
  77.       <locale name="C">
  78.          <short>Show preview pane</short> 
  79.          <long>Whether to show the preview pane.</long>
  80.       </locale>
  81.     </schema>
  82.  
  83.   </schemalist>
  84. </gconfschemafile>
  85.